home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / ada / gnat1792.zip / gnat179b / specs < prev   
Text File  |  1994-05-20  |  366b  |  40 lines

  1. *asm:
  2.  
  3.  
  4. *asm_final:
  5.  
  6.  
  7. *cpp:
  8. %{posix:-D_POSIX_SOURCE}
  9.  
  10. *cc1:
  11. -fno-builtin
  12.  
  13. *cc1plus:
  14.  
  15.  
  16. *endfile:
  17.  
  18.  
  19. *link:
  20.  
  21.  
  22. *lib:
  23. %{g*:-lg} %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}
  24.  
  25. *startfile:
  26. %{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}
  27.  
  28. *switches_need_spaces:
  29.  
  30.  
  31. *signed_char:
  32. %{funsigned-char:-D__CHAR_UNSIGNED__}
  33.  
  34. *predefines:
  35. -Dunix -Di386 -DGO32 -DMSDOS
  36.  
  37. *cross_compile:
  38. 0
  39.  
  40.